home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 3_0 / SPIRO_SO / FTRIG.H < prev    next >
Text File  |  1989-06-06  |  129b  |  11 lines

  1. /* 
  2. ** defines for fast trig functions
  3. **
  4. */
  5.  
  6. #define FTRIG_INIT 0
  7. #define FTRIG_END 1
  8. #define FTRIG_SINE 2
  9. #define FTRIG_COS 3
  10.  
  11.